home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / EVAL < prev    next >
Encoding:
Text File  |  1993-05-04  |  375 b   |  13 lines

  1. Usage: EVAL <commands>
  2.   EVAL passes the commands through the inline parser and executes them.
  3.   This means that variables are expanded, and ;'s are honored.  
  4.  
  5. Note:
  6.   You HAVE to use EVAL in a script if you want it to expand 
  7.   aliases and vars while it loads. The value of INPUT_ALIASES is
  8.   ignored when loading scripts.
  9.  
  10. See Also:
  11.   LOAD
  12.   SET INPUT_ALIASES
  13.